速報APP / 工具 / CL REPL

CL REPL

價格:免費

更新日期:2019-07-26

檔案大小:因裝置而異

目前版本:1.0.32

版本需求:Android 因裝置而異

官方網站:https://gitlab.com/eql/EQL5-Android/tree/master/examples/REPL

Email:polos.ruetz@gmail.com

CL REPL(圖1)-速報App

A Common Lisp REPL with command line and history, plus a simple editor with syntax highlighting, simple visual paren-matching, basic auto-completion, a file dialog for opening/saving files, and a simple debug dialog.

CL REPL(圖2)-速報App

It uses the ECL implementation for the Lisp side, and Qt5/QML for the UI.

CL REPL(圖3)-速報App

A (patched) Slime is included, and Quicklisp is trivial to install (see command :h for help).

CL REPL(圖4)-速報App

For more information, please see the READMEs in the project repository.

CL REPL(圖5)-速報App

This is an Open Source project, see https://gitlab.com/eql/EQL5-Android/tree/master/examples/REPL

CL REPL(圖6)-速報App

KNOWN ISSUE: if you want ssl support, you'll need either a clean install, or you study 'examples/REPL/README-1.md' section 'OpenSSL' on the website.